CreateCursor

Function CreateCursor 

Source
pub unsafe extern "system" fn CreateCursor(
    hinst: *mut c_void,
    xhotspot: i32,
    yhotspot: i32,
    nwidth: i32,
    nheight: i32,
    pvandplane: *const c_void,
    pvxorplane: *const c_void,
) -> *mut c_void
Expand description

#94 CreateCursor

creates a new cursor