Function sequoia_openpgp_ffi::tsk::pgp_tsk_free[][src]

#[no_mangle]
pub extern "C" fn pgp_tsk_free<'a>(this: *mut TSK<'a>)
Expand description

Frees this object.

C Declaration

void
pgp_tsk_free (pgp_tsk_t this);