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

Allocate SubGhzProtocolDecoderRAW. @param environment Pointer to a SubGhzEnvironment instance @return SubGhzProtocolDecoderRAW* pointer to a SubGhzProtocolDecoderRAW instance