flipperzero_sys

Function subghz_protocol_decoder_raw_alloc

Source
pub unsafe extern "C" fn subghz_protocol_decoder_raw_alloc(
    environment: *mut SubGhzEnvironment,
) -> *mut c_void
Expand description

Allocate SubGhzProtocolDecoderRAW.

§Arguments

  • environment - Pointer to a SubGhzEnvironment instance

§Returns

SubGhzProtocolDecoderRAW* pointer to a SubGhzProtocolDecoderRAW instance