pub unsafe extern "system" fn StringFromGUID2(
    rguid: *const GUID,
    lpsz: PWSTR,
    cchmax: i32
) -> i32
Expand description

Required features: "Win32_System_Com"