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