Function hapi_rs::raw::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