Function wopen

Source
pub unsafe extern "C" fn wopen(
    path: *const wchar_t,
    oflag: c_int,
    ...
) -> c_int