pub unsafe extern "system" fn WinUsb_SetPowerPolicy(
    interfacehandle: WINUSB_INTERFACE_HANDLE,
    policytype: WINUSB_POWER_POLICY,
    valuelength: u32,
    value: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"