Function windows::Wdk::System::SystemServices::ExAllocatePoolWithQuota

pub unsafe fn ExAllocatePoolWithQuota(
    pooltype: POOL_TYPE,
    numberofbytes: usize,
) -> *mut c_void