Function comctl32::DPA_Search [] [src]

pub unsafe extern "system" fn DPA_Search(
    hdpa: HDPA,
    pFind: *mut c_void,
    iStart: c_int,
    pfnCompare: PFNDACOMPARE,
    lParam: LPARAM,
    options: UINT
) -> c_int