str_indxcpy

Function str_indxcpy 

Source
pub unsafe extern "C" fn str_indxcpy(
    s: *mut str,
    p: *mut c_char,
    start: c_ulong,
    stop: c_ulong,
)