Function windows::Win32::UI::WindowsAndMessaging::LoadCursorFromFileW

pub unsafe fn LoadCursorFromFileW<P0>(lpfilename: P0) -> Result<HCURSOR>
where P0: Param<PCWSTR>,