Function vc6_sys::CreateCursor
source · pub unsafe extern "stdcall" fn CreateCursor(
hInst: HINSTANCE,
xHotSpot: c_int,
yHotSpot: c_int,
nWidth: c_int,
nHeight: c_int,
pvANDPlane: *const c_void,
pvXORPlane: *const c_void
) -> HCURSOR