HAPI_GetAssetLibraryIds

Function 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