[go: up one dir, main page]

Function libc::funcs::posix88::fcntl::open

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