fputs_unlocked

Function fputs_unlocked 

Source
pub unsafe extern "C" fn fputs_unlocked(
    __s: *const c_char,
    __stream: *mut FILE,
) -> c_int