Skip to main content

ZwSetQuotaInformationFile

Function ZwSetQuotaInformationFile 

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