Function comctl32::LoadIconWithScaleDown
[−]
[src]
pub unsafe extern "system" fn LoadIconWithScaleDown(
hinst: HINSTANCE,
pszName: PCWSTR,
cx: c_int,
cy: c_int,
phico: *mut HICON
) -> HRESULT