Function windows_sys::Wdk::System::SystemServices::ExAllocatePoolWithQuota
pub unsafe extern "system" fn ExAllocatePoolWithQuota(
pooltype: POOL_TYPE,
numberofbytes: usize
) -> *mut c_void
Expand description
Required features: "Wdk_Foundation"