Function strset

Source
pub unsafe extern "C" fn strset(
    _String: *mut c_char,
    _Value: c_int,
) -> *mut c_char