Function windows_sys::Win32::Devices::Usb::WinUsb_GetPowerPolicy
[−]pub unsafe extern "system" fn WinUsb_GetPowerPolicy(
interfacehandle: *const c_void,
policytype: u32,
valuelength: *mut u32,
value: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Devices_Usb"
, "Win32_Foundation"