Function mkostemps

Source
pub unsafe extern "C" fn mkostemps(
    path: *mut c_char,
    slen: c_int,
    oflags: c_int,
) -> c_int