Function tex_create_cubemap_files

Source
pub unsafe extern "C" fn tex_create_cubemap_files(
    in_arr_cube_face_file_xxyyzz: *mut *const c_char,
    srgb_data: Bool32T,
    load_priority: i32,
) -> TexT