Skip to main content

strcmp

Function strcmp 

Source
pub unsafe extern "C" fn strcmp(
    arg1: *const u8,
    arg2: *const u8,
) -> i32