HAPI_GetAssetLibraryFilePath

Function HAPI_GetAssetLibraryFilePath 

Source
pub unsafe extern "C" fn HAPI_GetAssetLibraryFilePath(
    session: *const HAPI_Session,
    asset_library_id: HAPI_AssetLibraryId,
    file_path_sh: *mut HAPI_StringHandle,
) -> HapiResult