Function bitmagic_sys::BM_bvector_find_first_mismatch[][src]

pub unsafe extern "C" fn BM_bvector_find_first_mismatch(
    h1: *mut c_void,
    h2: *mut c_void,
    pi: *mut c_uint,
    pfound: *mut c_int
) -> c_int