Skip to main content

avl_strcmp

Function avl_strcmp 

Source
pub unsafe extern "C" fn avl_strcmp(
    k1: *const c_void,
    k2: *const c_void,
    ptr: *mut c_void,
) -> c_int