km::pool::ExAllocatePoolWithTag [] [src]

pub unsafe extern "system" fn ExAllocatePoolWithTag(PoolType: POOL_TYPE, NumberOfBytes: usize, Tag: u32) -> PVOID

Allocates pool memory of the specified type and tag.