Function tcwritefile

Source
pub unsafe extern "C" fn tcwritefile(
    path: *const c_char,
    ptr: *const c_void,
    size: c_int,
) -> bool