rust_htslib::htslib

Function bcmp

Source
pub unsafe extern "C" fn bcmp(
    __s1: *const c_void,
    __s2: *const c_void,
    __n: u32,
) -> i32