[][src]Type Definition ntapi::ntmmapi::NtUnmapViewOfSection

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