Function open

pub unsafe extern "C" fn open(path: *const i8, oflag: i32, ...) -> i32
Available on crate feature dep_sdl2 only.