Function fputs_unlocked

Source
pub unsafe extern "C" fn fputs_unlocked(
    __s: *const i8,
    __stream: *mut _IO_FILE,
) -> i32