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