Function windows::Wdk::Storage::FileSystem::PsChargeProcessPoolQuota
pub unsafe fn PsChargeProcessPoolQuota<P0>(
process: P0,
pooltype: POOL_TYPE,
amount: usize,
) -> NTSTATUSwhere
P0: Param<PEPROCESS>,