Function bearssl::memchr [] [src]

pub unsafe extern "C" fn memchr(
    __s: *const c_void,
    __c: c_int,
    __n: usize
) -> *mut c_void