pub unsafe extern "system" fn ConvertCompartmentIdToGuid(
    compartmentid: u32,
    compartmentguid: *mut GUID
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"