CreateCaret

Function CreateCaret 

Source
pub unsafe extern "system" fn CreateCaret(
    hwnd: *mut c_void,
    hbitmap: *mut c_void,
    nwidth: i32,
    nheight: i32,
) -> i32
Expand description

#90 CreateCaret

creates a new image for the system caret