pub unsafe extern "C" fn SoapySDR_free(ptr: *mut c_void)
Expand description

Free a pointer allocated by SoapySDR. For most platforms this is a simple call around free()