[][src]Type Definition CCODE::DRIVERMSGPROC

type DRIVERMSGPROC = Option<unsafe extern "C" fn(arg1: DWORD, arg2: DWORD, arg3: DWORD_PTR, arg4: DWORD_PTR, arg5: DWORD_PTR) -> DWORD>;