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