[][src]Function CCODE::CreateHardLinkTransactedA

pub unsafe extern "C" fn CreateHardLinkTransactedA(
    lpFileName: LPCSTR,
    lpExistingFileName: LPCSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
    hTransaction: HANDLE
) -> BOOL