pub unsafe extern "system" fn GetPointerCursorId(
    pointerid: u32,
    cursorid: *mut u32
) -> BOOL
Expand description

Required features: "Win32_UI_Input_Pointer", "Win32_Foundation"