indigo_attach_device

Function indigo_attach_device 

Source
pub unsafe extern "C" fn indigo_attach_device(
    device: *mut indigo_device,
) -> indigo_result
Expand description

Attach device to bus. Return value of attach() callback function is assigned to last_result in device structure.