Function soapysdr_sys::SoapySDRDevice_unmake
source · pub unsafe extern "C" fn SoapySDRDevice_unmake(
device: *mut SoapySDRDevice
) -> c_int
Expand description
Unmake or release a device object handle.
\param device a pointer to a device object \return 0 for success or error code on failure