[][src]Function CCODE::strnset

pub unsafe extern "C" fn strnset(
    _String: *mut c_char,
    _Value: c_int,
    _MaxCount: size_t
) -> *mut c_char