Function HAPI_GetSupportedImageFileFormats

Source
pub unsafe extern "C" fn HAPI_GetSupportedImageFileFormats(
    session: *const HAPI_Session,
    formats_array: *mut HAPI_ImageFileFormat,
    file_format_count: c_int,
) -> HapiResult