[][src]Function winapi::um::winbase::CreateHardLinkA

pub unsafe extern "system" fn CreateHardLinkA(
    lpFileName: LPCSTR,
    lpExistingFileName: LPCSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES
) -> BOOL