libc

Function open

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