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