Function windows::Win32::System::Ole::OleIconToCursor

pub unsafe fn OleIconToCursor<P0, P1>(hinstexe: P0, hicon: P1) -> HCURSOR
where P0: Param<HINSTANCE>, P1: Param<HICON>,