Function windows::Wdk::System::SystemServices::ExSecurePoolValidate
pub unsafe fn ExSecurePoolValidate<P0>(
securepoolhandle: P0,
tag: u32,
allocation: *const c_void,
cookie: usize,
) -> u32where
P0: Param<HANDLE>,