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

type PGET_RUNTIME_FUNCTION_CALLBACK = Option<unsafe extern "C" fn(ControlPc: DWORD64, Context: PVOID) -> PRUNTIME_FUNCTION>;