Function windows::Wdk::System::SystemServices::NtPrepareEnlistment

pub unsafe fn NtPrepareEnlistment<P0>(
    enlistmenthandle: P0,
    tmvirtualclock: Option<*const i64>,
) -> NTSTATUS
where P0: Param<HANDLE>,