Function ndk_sys::vfprintf

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