pub unsafe extern "system" fn RegisterRawInputDevices(
    prawinputdevices: *const RAWINPUTDEVICE,
    uinumdevices: u32,
    cbsize: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"