Function windows::Wdk::Storage::FileSystem::PsDisableImpersonation

pub unsafe fn PsDisableImpersonation<P0>(
    thread: P0,
    impersonationstate: *mut SE_IMPERSONATION_STATE,
) -> BOOLEAN
where P0: Param<PETHREAD>,