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