[][src]Function libc::open64

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