[][src]Function bibutils_sys::_fread_nolock_s

pub unsafe extern "C" fn _fread_nolock_s(
    _Buffer: *mut c_void,
    _BufferSize: usize,
    _ElementSize: usize,
    _ElementCount: usize,
    _Stream: *mut FILE
) -> usize