Type Definition vc6_sys::LPCFHOOKPROC

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