[][src]Type Definition winapi::um::winnt::POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK

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