Function pq_sys::fopen64

source ยท
pub unsafe extern "C" fn fopen64(
    filename: *const c_char,
    mode: *const c_char,
) -> *mut FILE