Function libc::open64

source ยท
pub unsafe extern "C" fn open64(
    path: *const c_char,
    oflag: c_int
    ...
) -> c_int