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

Get list of protocols to work. @param instance Pointer to a SubGhzEnvironment instance @return Pointer to a SubGhzProtocolRegistry