Type Definition vc6_sys::LPFRHOOKPROC

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