Type Definition vc6_sys::DLGPROC

source ·
pub type DLGPROC = Option<unsafe extern "stdcall" fn(arg1: HWND, arg2: UINT, arg3: WPARAM, arg4: LPARAM) -> BOOL>;