Function swipl::fli::fgetws

source ·
pub unsafe extern "C" fn fgetws(
    __ws: *mut i32,
    __n: i32,
    __stream: *mut _IO_FILE
) -> *mut i32