[][src]Function bibutils_sys::memchr

pub unsafe extern "C" fn memchr(
    _Buf: *const c_void,
    _Val: c_int,
    _MaxCount: c_ulonglong
) -> *mut c_void