Function libyang2_sys::fread

source ·
pub unsafe extern "C" fn fread(
    __ptr: *mut c_void,
    __size: c_ulong,
    __n: c_ulong,
    __stream: *mut FILE
) -> c_ulong