pub unsafe extern "system" fn CreateHardLinkTransactedA(
    lpfilename: PSTR,
    lpexistingfilename: PSTR,
    lpsecurityattributes: *mut SECURITY_ATTRIBUTES,
    htransaction: HANDLE
) -> BOOL
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’, ‘Win32_Security’