Type Definition vc6_sys::LPFNDEVCAPS

source ·
pub type LPFNDEVCAPS = Option<unsafe extern "stdcall" fn(arg1: LPSTR, arg2: LPSTR, arg3: UINT, arg4: LPSTR, arg5: LPDEVMODE) -> DWORD>;