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