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

Allocate and init SubGhzReceiver. @param environment Pointer to a SubGhzEnvironment instance @return SubGhzReceiver* pointer to a SubGhzReceiver instance