Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

openat64

Function openat64 

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