pub unsafe extern "system" fn joySetCapture(
    hwnd: HWND,
    ujoyid: u32,
    uperiod: u32,
    fchanged: BOOL
) -> u32
Expand description

Required features: "Win32_Foundation"