[][src]Type Definition ntapi::ntioapi::NtSetQuotaInformationFile

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