Function flipper0::ffi::infrared_send

source ·
pub unsafe extern "C" fn infrared_send(
    message: *const InfraredMessage,
    times: i32
)
Expand description

Send message over INFRARED.

\param[in] message - message to send. \param[in] times - number of times message should be sent.