jit_strcmp

Function jit_strcmp 

Source
pub unsafe extern "C" fn jit_strcmp(
    str1: *const c_char,
    str2: *const c_char,
) -> c_int