Function windows_sys::Win32::UI::WindowsAndMessaging::CreateCaret
pub unsafe extern "system" fn CreateCaret(
hwnd: HWND,
hbitmap: HBITMAP,
nwidth: i32,
nheight: i32
) -> BOOLExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation", "Win32_Graphics_Gdi"