Function windows_sys::Win32::Storage::FileSystem::CreateHardLinkTransactedA
pub unsafe extern "system" fn CreateHardLinkTransactedA(
lpfilename: PCSTR,
lpexistingfilename: PCSTR,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
htransaction: HANDLE,
) -> BOOL