Function windows::Wdk::System::SystemServices::PsGetPermanentSiloContext
pub unsafe fn PsGetPermanentSiloContext<P0>(
silo: P0,
contextslot: u32,
returnedsilocontext: *mut *mut c_void,
) -> NTSTATUSwhere
P0: Param<PESILO>,