Function windows_sys::Wdk::System::SystemServices::ZwSetInformationTransactionManager
pub unsafe extern "system" fn ZwSetInformationTransactionManager(
tmhandle: HANDLE,
transactionmanagerinformationclass: TRANSACTIONMANAGER_INFORMATION_CLASS,
transactionmanagerinformation: *const c_void,
transactionmanagerinformationlength: u32
) -> NTSTATUSExpand description
Required features: "Win32_Foundation", "Win32_System_SystemServices"