Function hapi_rs::raw::HAPI_SetCacheProperty
source · pub unsafe extern "C" fn HAPI_SetCacheProperty(
session: *const HAPI_Session,
cache_name: *const c_char,
cache_property: CacheProperty,
property_value: c_int
) -> HapiResult