Function CreateHardLinkTransactedW

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