diplomat_buffer_writeable_destroy

Function diplomat_buffer_writeable_destroy 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn diplomat_buffer_writeable_destroy( this: *mut DiplomatWriteable, )
Expand description

Destructor for Rust-memory backed writables.

ยงSafety