DPA_Search

Function DPA_Search 

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