pub unsafe extern "system" fn ZwCommitTransaction(
    transactionhandle: HANDLE,
    wait: BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"