Function windows_sys::Win32::UI::Shell::HlinkCreateShortcutFromMoniker

pub unsafe extern "system" fn HlinkCreateShortcutFromMoniker(
    grfhlshortcutf: u32,
    pimktarget: *mut c_void,
    pwzlocation: PCWSTR,
    pwzdir: PCWSTR,
    pwzfilename: PCWSTR,
    ppwzshortcutfile: *mut PWSTR,
    dwreserved: u32,
) -> HRESULT