Function r_core::r_str_endswith[][src]

pub unsafe extern "C" fn r_str_endswith(
    str_: *const c_char,
    needle: *const c_char
) -> bool