winapi::DLGPROC [] [src]

type DLGPROC = Option<unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> INT_PTR>;