#[unsafe(no_mangle)]pub unsafe extern "C" fn pqc_free_buffer(buffer: ByteBuffer)Expand description
Free a byte buffer allocated by this library
ยงSafety
The buffer must have been allocated by this library
#[unsafe(no_mangle)]pub unsafe extern "C" fn pqc_free_buffer(buffer: ByteBuffer)Free a byte buffer allocated by this library
The buffer must have been allocated by this library