Skip to main content

dds_string_free

Function dds_string_free 

Source
pub unsafe extern "C" fn dds_string_free(str_: *mut c_char)
Expand description

@brief Free a string, equivalent to dds_free @component memory_alloc

@param[in] str string to free