Function windows::Wdk::System::SystemServices::NtCommitEnlistment
pub unsafe fn NtCommitEnlistment<P0>(
enlistmenthandle: P0,
tmvirtualclock: Option<*const i64>,
) -> NTSTATUSwhere
P0: Param<HANDLE>,