webview2_com_sys::Windows::Win32::Foundation

Function CompareObjectHandles

Source
pub unsafe fn CompareObjectHandles<'a>(
    hfirstobjecthandle: impl IntoParam<'a, HANDLE>,
    hsecondobjecthandle: impl IntoParam<'a, HANDLE>,
) -> BOOL