[][src]Type Definition CCODE::OUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK

type OUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK = Option<unsafe extern "C" fn(Process: HANDLE, TableAddress: PVOID, Entries: PDWORD, Functions: *mut PRUNTIME_FUNCTION) -> DWORD>;