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