[][src]Function indy_sys::cache::indy_purge_schema_cache

#[no_mangle]
pub unsafe extern "C" fn indy_purge_schema_cache(
    command_handle: CommandHandle,
    wallet_handle: WalletHandle,
    options_json: CString,
    cb: Option<ResponseEmptyCB>
) -> Error