[][src]Type Definition CCODE::PDRVCALLBACK

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