fwprintf

Function fwprintf 

Source
pub unsafe extern "C" fn fwprintf(
    __stream: *mut __FILE,
    __format: *const wchar_t,
    ...
) -> c_int