Function windows::Wdk::System::SystemServices::NtRecoverEnlistment

pub unsafe fn NtRecoverEnlistment<P0>(
    enlistmenthandle: P0,
    enlistmentkey: Option<*const c_void>,
) -> NTSTATUS
where P0: Param<HANDLE>,