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

Required features: ‘Win32_System_Rpc’