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

type PFNDAENUMCALLBACK = Option<unsafe extern "system" fn(p: *mut c_void, pData: *mut c_void) -> c_int>;