Function THMapAllocatorContext_newWithFd

Source
pub unsafe extern "C" fn THMapAllocatorContext_newWithFd(
    filename: *const c_char,
    fd: c_int,
    flags: c_int,
) -> *mut THMapAllocatorContext