Skip to main content

open

Function open 

Source
unsafe extern "C" fn open(
    pathname: *const c_char,
    flags: c_int,
    ...
) -> c_int