Function winapi::um::winbase::CreateHardLinkA
source · pub unsafe extern "system" fn CreateHardLinkA(
lpFileName: LPCSTR,
lpExistingFileName: LPCSTR,
lpSecurityAttributes: LPSECURITY_ATTRIBUTES
) -> BOOL