compare_testvector

Function compare_testvector 

Source
pub unsafe extern "C" fn compare_testvector(
    is: *const c_void,
    is_len: c_ulong,
    should: *const c_void,
    should_len: c_ulong,
    what: *const c_char,
    which: c_int,
) -> c_int