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