pub unsafe extern "system" fn UuidEqual(
    uuid1: *const GUID,
    uuid2: *const GUID,
    status: *mut RPC_STATUS
) -> i32
Expand description

Required features: "Win32_System_Rpc"