[][src]Type Definition CCODE::LPFNDEVCAPS

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