Function windows_sys::Win32::Storage::FileSystem::CreateHardLinkA
[−]pub unsafe extern "system" fn CreateHardLinkA(
lpfilename: PSTR,
lpexistingfilename: PSTR,
lpsecurityattributes: *mut SECURITY_ATTRIBUTES
) -> BOOLExpand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’, ‘Win32_Security’
