Function windows_sys::Wdk::System::SystemServices::ZwSetInformationTransaction
pub unsafe extern "system" fn ZwSetInformationTransaction(
transactionhandle: HANDLE,
transactioninformationclass: TRANSACTION_INFORMATION_CLASS,
transactioninformation: *const c_void,
transactioninformationlength: u32,
) -> NTSTATUS