[]Function glean_ffi::glean_str_free

#[no_mangle]
pub unsafe extern "C" fn glean_str_free(s: *mut c_char)

Public destructor for strings managed by the other side of the FFI.