pub unsafe extern "system" fn CLSIDFromString(
    lpsz: PWSTR,
    pclsid: *mut GUID
) -> HRESULT
Expand description

Required features: ‘Win32_System_Com’, ‘Win32_Foundation’