Function soapysdr_sys::SoapySDR_registerLogHandler
source · pub unsafe extern "C" fn SoapySDR_registerLogHandler(
handler: SoapySDRLogHandler
)Expand description
Register a new system log handler.
Platforms should call this to replace the default stdio handler.
Passing NULL restores the default.