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

type ZwSetQuotaInformationFile = unsafe extern "system" fn(FileHandle: HANDLE, IoStatusBlock: PIO_STATUS_BLOCK, Buffer: PVOID, Length: ULONG) -> NTSTATUS;