Function string_equal

Source
pub extern "C" fn string_equal(
    l: *const c_char,
    r: *const c_char,
) -> bool