rustmax::libc

Function fprintf

Source
pub unsafe extern "C" fn fprintf(
    stream: *mut FILE,
    format: *const i8,
    ...
) -> i32