[][src]Type Definition ntapi::ntzwapi::ZwUnmapViewOfSection

type ZwUnmapViewOfSection = unsafe extern "system" fn(ProcessHandle: HANDLE, BaseAddress: PVOID) -> NTSTATUS;