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

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