Function tex_create_cubemap_file

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