Function windows::Wdk::System::SystemServices::ExAllocatePool3
pub unsafe fn ExAllocatePool3(
flags: u64,
numberofbytes: usize,
tag: u32,
extendedparameters: Option<&[POOL_EXTENDED_PARAMETER]>,
) -> *mut c_void