Function libc::fwrite [] [src]

pub unsafe extern fn fwrite(ptr: *const c_void,
                            size: size_t,
                            nobj: size_t,
                            stream: *mut FILE)
                            -> size_t