Function kernel32::CreateHardLinkA
[−]
[src]
pub unsafe extern "system" fn CreateHardLinkA(
lpFileName: LPCSTR,
lpExistingFileName: LPCSTR,
lpSecurityAttributes: LPSECURITY_ATTRIBUTES
) -> BOOL