user32::CreateCaret [] [src]

pub unsafe extern "system" fn CreateCaret(hWnd: HWND, hBitmap: HBITMAP, nWidth: c_int, nHeight: c_int) -> BOOL