Function r_core::r_str_lchr[][src]

pub unsafe extern "C" fn r_str_lchr(
    str_: *const c_char,
    chr: c_char
) -> *const c_char