Function windows::Wdk::System::SystemServices::ExAllocatePool
pub unsafe fn ExAllocatePool(
pooltype: POOL_TYPE,
numberofbytes: usize,
) -> *mut c_void
pub unsafe fn ExAllocatePool(
pooltype: POOL_TYPE,
numberofbytes: usize,
) -> *mut c_void