[go: up one dir, main page]

Function libc::fputs

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