Function windows::Wdk::System::SystemServices::NtRecoverEnlistment
pub unsafe fn NtRecoverEnlistment<P0>(
enlistmenthandle: P0,
enlistmentkey: Option<*const c_void>,
) -> NTSTATUSwhere
P0: Param<HANDLE>,