fputs

Function fputs 

Source
pub unsafe extern "C" fn fputs(
    _Buffer: *const c_char,
    _Stream: *mut FILE,
) -> c_int