Function ndk_sys::fprintf

source ·
pub unsafe extern "C" fn fprintf(
    __fp: *mut FILE,
    __fmt: *const c_char
    ...
) -> c_int