Function hapi_rs::raw::HAPI_GetAssetLibraryIds
source · pub unsafe extern "C" fn HAPI_GetAssetLibraryIds(
session: *const HAPI_Session,
asset_library_ids_array: *mut HAPI_AssetLibraryId,
start: c_int,
length: c_int
) -> HapiResult