pub unsafe extern "C" fn onewire_host_alloc(
    gpio_pin: *const GpioPin
) -> *mut OneWireHost
Expand description

Allocate onewire host bus @param pin @return OneWireHost*