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

type PFNDPAMERGECONST = Option<unsafe extern "system" fn(uMsg: UINT, pvDest: *const c_void, pvSrc: *const c_void, lParam: LPARAM) -> *const c_void>;