Function std::sys::windows::c::windows_sys::CreateHardLinkW
source · pub unsafe extern "system" fn CreateHardLinkW(
lpfilename: *const u16,
lpexistingfilename: *const u16,
lpsecurityattributes: *const SECURITY_ATTRIBUTES
) -> i32
🔬This is a nightly-only experimental API. (
windows_c
)