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