DRAGINFOA

Type Alias DRAGINFOA 

Source
pub type DRAGINFOA = _DRAGINFOA;

Aliased Type§

#[repr(C)]
pub struct DRAGINFOA { pub uSize: u32, pub pt: tagPOINT, pub fNC: i32, pub lpFileList: *mut i8, pub grfKeyState: u64, }

Fields§

§uSize: u32§pt: tagPOINT§fNC: i32§lpFileList: *mut i8§grfKeyState: u64