pub unsafe extern "system" fn StringFromIID(
    rclsid: *const GUID,
    lplpsz: *mut PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_Com’, ‘Win32_Foundation’