Function CreateHardLinkTransactedA

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