pub unsafe extern "C" fn subghz_protocol_registry_count(
    protocol_registry: *const SubGhzProtocolRegistry
) -> usize
Expand description

Getting the number of registered protocols. @param protocol_registry SubGhzProtocolRegistry @return Number of protocols