[][src]Type Definition CCODE::DRIVERPROC

type DRIVERPROC = Option<unsafe extern "C" fn(arg1: DWORD_PTR, arg2: HDRVR, arg3: UINT, arg4: LPARAM, arg5: LPARAM) -> LRESULT>;