pub unsafe extern "system" fn UuidToStringA(
    uuid: *const GUID,
    stringuuid: *mut PSTR
) -> RPC_STATUS
Expand description

Required features: "Win32_System_Rpc"