Function mentat_ffi::store_unregister_observer [] [src]

#[no_mangle]
pub unsafe extern "C" fn store_unregister_observer(
    store: *mut Store,
    key: *const c_char
)

Unregisters a TxObserver with the key to observe changes on this store.