openat64

Function openat64 

Source
pub unsafe extern "C" fn openat64(
    fd: i32,
    path: *const u8,
    oflag: i32,
    ...
) -> i32