Function windows_sys::Wdk::Storage::FileSystem::IoCheckQuotaBufferValidity
pub unsafe extern "system" fn IoCheckQuotaBufferValidity(
quotabuffer: *const FILE_QUOTA_INFORMATION,
quotalength: u32,
erroroffset: *mut u32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_Security"