pqc_free_string

Function pqc_free_string 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pqc_free_string(s: *mut c_char)
Expand description

Free a string allocated by this library

ยงSafety

The string must have been allocated by this library