Function StringFromCLSID

Source
pub unsafe extern "C" fn StringFromCLSID(
    rclsid: *const IID,
    lplpsz: *mut LPOLESTR,
) -> HRESULT