pub unsafe extern "C" fn olm_clear_pk_decryption(
decryption: *mut OlmPkDecryption,
) -> usize
Expand description
Clears the memory used to back this decryption object
pub unsafe extern "C" fn olm_clear_pk_decryption(
decryption: *mut OlmPkDecryption,
) -> usize
Clears the memory used to back this decryption object