[][src]Type Definition CCODE::DLGPROC

type DLGPROC = Option<unsafe extern "C" fn(arg1: HWND, arg2: UINT, arg3: WPARAM, arg4: LPARAM) -> INT_PTR>;