Function shadow_rs::cshadow::regularfile_open
source ยท pub unsafe extern "C-unwind" fn regularfile_open(
file: *mut RegularFile,
pathname: *const c_char,
flags: c_int,
mode: mode_t,
workingDir: *const c_char,
) -> c_int