usb_host_hotplug_h typedef

usb_host_hotplug_h = Pointer<usb_host_hotplug_s>

@ingroup CAPI_USB_HOST_HOTPLUG_MODULE @brief USB hotplug callback handle. @details This handle is used for managing registered hotplug callbacks. @since_tizen 4.0

Implementation

typedef usb_host_hotplug_h = ffi.Pointer<usb_host_hotplug_s>;