[][src]Function libc::open

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