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

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