Skip to main content

str_segdel

Function str_segdel 

Source
pub unsafe extern "C" fn str_segdel(
    s: *mut str,
    startat: *mut c_char,
    endat: *mut c_char,
)