[][src]Function CCODE::OleMetafilePictFromIconAndLabel

pub unsafe extern "C" fn OleMetafilePictFromIconAndLabel(
    hIcon: HICON,
    lpszLabel: LPOLESTR,
    lpszSourceFile: LPOLESTR,
    iIconIndex: UINT
) -> HGLOBAL