[][src]Type Definition winapi::um::dpa_dsa::PFNDACOMPARE

type PFNDACOMPARE = Option<unsafe extern "system" fn(p1: *mut c_void, p2: *mut c_void, lParam: LPARAM) -> c_int>;