Function WinUsb_SetPowerPolicy
pub unsafe fn WinUsb_SetPowerPolicy(
interfacehandle: WINUSB_INTERFACE_HANDLE,
policytype: WINUSB_POWER_POLICY,
valuelength: u32,
value: *const c_void,
) -> Result<()>
pub unsafe fn WinUsb_SetPowerPolicy(
interfacehandle: WINUSB_INTERFACE_HANDLE,
policytype: WINUSB_POWER_POLICY,
valuelength: u32,
value: *const c_void,
) -> Result<()>