Function windows::Win32::Storage::FileSystem::OpenTransactionManager

pub unsafe fn OpenTransactionManager<P0>(
    logfilename: P0,
    desiredaccess: u32,
    openoptions: u32,
) -> Result<HANDLE>
where P0: Param<PCWSTR>,