pub unsafe extern "system" fn CreateHardLinkW(
    lpfilename: PCWSTR,
    lpexistingfilename: PCWSTR,
    lpsecurityattributes: *mut SECURITY_ATTRIBUTES
) -> BOOL
Expand description

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