str_equ

Function str_equ 

Source
pub unsafe extern "C" fn str_equ(
    str1: *const String,
    str2: *const char_t,
) -> bool_t