str_fill

Function str_fill 

Source
pub unsafe extern "C" fn str_fill(
    s: *mut str,
    n: c_ulong,
    fillchar: c_char,
)