Function mkostemp

pub unsafe extern "C" fn mkostemp(
    template: *mut i8,
    flags: i32,
) -> i32
Available on crate feature dep_sdl3 only.