pub unsafe extern "C" fn subghz_protocol_decoder_raw_alloc(
environment: *mut SubGhzEnvironment
) -> *mut c_voidExpand description
Allocate SubGhzProtocolDecoderRAW.
Returns:
- SubGhzProtocolDecoderRAW* pointer to a SubGhzProtocolDecoderRAW instance
Arguments
environment- Pointer to a SubGhzEnvironment instance