hooks_rs::api

Function state_foreign

Source
pub fn state_foreign(
    data: &mut [u8],
    key: &[u8],
    namespace: &[u8],
    accid: &[u8],
) -> Result<u64>
Expand description

Retrieve the data pointed to, on another account, by a Hook State key and write it to an output buffer