pub unsafe extern "system" fn CreateFileMoniker(
    lpszpathname: PWSTR,
    ppmk: *mut IMoniker
) -> HRESULT
Expand description

Required features: ‘Win32_System_Com’, ‘Win32_Foundation’