Function HAPI_GetActiveCacheCount

Source
pub unsafe extern "C" fn HAPI_GetActiveCacheCount(
    session: *const HAPI_Session,
    active_cache_count: *mut c_int,
) -> HapiResult