Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::CreateCursor [−][src]
pub unsafe fn CreateCursor<'a>(
hinst: impl IntoParam<'a, HINSTANCE>,
xhotspot: i32,
yhotspot: i32,
nwidth: i32,
nheight: i32,
pvandplane: *const c_void,
pvxorplane: *const c_void
) -> HCURSOR