Function libc::fputs[][src]

pub unsafe extern "C" fn fputs(
    s: *const c_char,
    stream: *mut FILE
) -> c_int