pub unsafe extern "C" fn rfalSetPreTxRxCallback(
    pFunc: Option<unsafe extern "C" fn(*mut c_void)>
)
Expand description

\brief RFAL Set Pre Tx Callback

Sets a callback for the driver to call before a Transceive

\param[in] pFunc : method pointer for the Pre Tx callback