pub unsafe extern "system" fn DragObject(
    hwndparent: HWND,
    hwndfrom: HWND,
    fmt: u32,
    data: usize,
    hcur: HCURSOR
) -> u32
Expand description

Required features: "Win32_Foundation"