pub unsafe extern "system" fn DwmRenderGesture(
    gt: GESTURE_TYPE,
    ccontacts: u32,
    pdwpointerid: *const u32,
    ppoints: *const POINT
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Dwm", "Win32_Foundation"