Function bcmp

Source
pub unsafe extern "C" fn bcmp(
    s1: *const u8,
    s2: *const u8,
    n: usize,
) -> i32