webview2_com_sys::Windows::Win32::UI::Controls

Function DPA_Sort

Source
pub unsafe fn DPA_Sort<'a>(
    hdpa: *mut _DPA,
    pfncompare: Option<PFNDACOMPARE>,
    lparam: impl IntoParam<'a, LPARAM>,
) -> BOOL