Function ruby_prism_sys::pm_string_free
source · pub unsafe extern "C" fn pm_string_free(string: *mut pm_string_t)Expand description
Free the associated memory of the given string.
@param string The string to free.
pub unsafe extern "C" fn pm_string_free(string: *mut pm_string_t)Free the associated memory of the given string.
@param string The string to free.