Function libc::openat
[−]
[src]
pub unsafe extern fn openat(dirfd: c_int,
pathname: *const c_char,
flags: c_int,
...)
-> c_int
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io