Skip to main content

vampire_free_string

Function vampire_free_string 

Source
pub unsafe extern "C" fn vampire_free_string(str: *mut c_char)
Expand description

Free a string allocated by vampire_*_to_string functions. @param str The string to free