subghz_receiver_alloc_init

Function subghz_receiver_alloc_init 

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

Allocate and init SubGhzReceiver.

§Arguments

  • environment - Pointer to a SubGhzEnvironment instance

§Returns

SubGhzReceiver* pointer to a SubGhzReceiver instance