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